Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "fix graphs interface for weighted graphs" #7

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Conversation

vlandau
Copy link
Member

@vlandau vlandau commented Nov 15, 2021

Reverts #6. That was a unneeded workaround. I just needed to tighten the version requirements for SimpleWeightedGraphs

@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2021

Codecov Report

Merging #7 (5f69234) into main (a4fd38a) will increase coverage by 4.79%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   92.89%   97.68%   +4.79%     
==========================================
  Files           5        5              
  Lines         211      173      -38     
==========================================
- Hits          196      169      -27     
+ Misses         15        4      -11     
Impacted Files Coverage Δ
src/graph_interface.jl 95.83% <100.00%> (+15.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4fd38a...5f69234. Read the comment docs.

@vlandau vlandau merged commit 423e1e2 into main Nov 15, 2021
@vlandau vlandau deleted the revert-6-vl/dev branch November 18, 2021 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants